Skip to content

refactor: Have TagProvider use context instead of dedicated tags variable#33

Merged
CasperTeirlinck merged 1 commit into
feat/metric-multi-instancefrom
feat/tagprovider-consistency
May 7, 2026
Merged

refactor: Have TagProvider use context instead of dedicated tags variable#33
CasperTeirlinck merged 1 commit into
feat/metric-multi-instancefrom
feat/tagprovider-consistency

Conversation

@CasperTeirlinck
Copy link
Copy Markdown
Contributor

@CasperTeirlinck CasperTeirlinck commented Apr 29, 2026

As brought up by this comment, there is no real reason why we should treat the TagProvider as special when executing it. Instead of passing tags as a separate variable we can just use the context, which is consistent with how all other providers work and simplifies the code a bit.

@CasperTeirlinck CasperTeirlinck merged commit e7b6d75 into feat/metric-multi-instance May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants